* lisp/isearch.el (isearch-lazy-highlight-search): Fix looping
authorJuri Linkov <juri@jurta.org>
Sun, 6 Jun 2010 09:52:13 +0000 (12:52 +0300)
committerJuri Linkov <juri@jurta.org>
Sun, 6 Jun 2010 09:52:13 +0000 (12:52 +0300)
commit5046033d00ab8d25135abdd6a43eb7513194bcf0
tree38055136e7c17a68b5e0dc150932b608a7911c74
parentda967bd7369ed591410b49c2a2a90e29f2db3f5f
* lisp/isearch.el (isearch-lazy-highlight-search): Fix looping
by checking for empty match.  This syncs this loop with the
similar loop in `isearch-search'.  (Bug#6362)
lisp/ChangeLog
lisp/isearch.el